Vapi Metadata SourceInfo

Vapi Metadata SourceInfo
Vapi Metadata SourceInfo

Metadata source info

JSON Example
{
    "type": "string",
    "file_name": "string",
    "remote_addr": "string",
    "msg_protocol": "string"
}
string
type
Required

Type of the metadata source

For more information see: Vapi Metadata SourceType.

string
file_name
Optional

Name of the metadata source file

This property is optional and it is only relevant when the value of type is Vapi Metadata SourceType.FILE.

string
remote_addr
Optional

Address of the remote metadata source

This property is optional and it is only relevant when the value of type is Vapi Metadata SourceType.REMOTE.

string
msg_protocol
Optional

Message protocol to be used

This property is optional and it is only relevant when the value of type is Vapi Metadata SourceType.REMOTE.